Adds a new item to the collection.
HRESULT Add(IJobStep * newVal);
Add(IJobStep newVal);
Sub Add(newVal As IJobStep)